Packages and Versions
Within an application package (objects housed within the source application), you can create a version (snapshot) that contains all of the application content and dependencies. As the source application changes over time, you can use the same package to create subsequent versions.
You can use packages and versions to back up source applications and deploy them later.
Note: Packages do not contain the actual data associated with any datasets from the source application. Instead, the data is loaded when the objects are deployed to the target application after the deployment job completes.
Before You Begin
Verify that the desired source and target servers have been created.
Create a Package
-
Select the Content Deployment icon in the left navigation pane and display the Packages tab.
-
Select Create Package.
-
On the Package Description page, enter a package name and description in the fields provided.
-
In the Content Source section, select a source server from the dropdown list.
-
Select an application owner from the dropdown list of users with Composer rights on the server. This user owns the application being included in the package.
-
From the Source Application dropdown list, select an application to include in the package. The list of available applications is filtered by application owner.
-
Select Create New Version.
The table updates to display the new version entry.
Edit a Package
To edit the details of an existing package, select its corresponding options menu from the package list, then select Edit.
Delete a Package
To delete an existing package, select its corresponding options menu from the package list, then select Delete.
Note: You cannot delete a package with an associated deployment definition.
Create a Version
- Select the Content Deployment icon in the left navigation menu to display the Packages tab.
- Select a package from the list to open its Package Description page.
- Select Create New Version.
- In the Package Version dialog, enter a version name, then select OK. The Version Names table updates to display the new version entry.
Edit a Version
To edit the name of an existing version, select its corresponding options menu from the version list, then select Edit.
Delete a Version
To delete an existing version, select its corresponding options menu from the version list, then select Delete.
Note: You cannot delete a package version if a deployment definition is associated with the version.